The Deftype of Solr has dismax/edismax two species, the difference between the two, see: http://blog.csdn.net/duck_genuine/article/details/8060026The following example is used to demonstrate the following scenario:There is a Web site in which the
1.SOLR is what.
SOLR is an open source, Lucene-based search server that is easy to add to WEB applications. SOLR provides a level search (that is, statistics), hit highlighting, and support for multiple output formats, including formats such as
FL: A list separated by commas (,). It is used to specify the list to be returned in the document results.FieldSet. The default value is"*All fields.
Deftype: Specify query parser. Commonly Used deftype = Lucene, deftype = dismax, deftype =
FL: A list separated by commas (,). It is used to specify the list to be returned in the document results.FieldSet. The default value is"*All fields.
Deftype: Specify query parser. Commonly Used deftype = Lucene, deftype = dismax, deftype =
FL: A comma-separated list that specifies the field set to be returned in the document results. The default value is "*", indicating all fields.Deftype: Specify the query parser. Commonly Used deftype = Lucene, deftype = dismax, deftype = edismaxQ:
1. Parameters of the Corequeryparam query
1) Q: query string, required.
2) Q.op: Overrides the Schema.xml defaultoperator (with "and" or "or" in the case of a space), which is usually specified by default.
3) DF: The default query field, typically
Query Parameters
Frequently used:
Q-query string, required.
FL-specify the content of the returned fields, which are separated by commas (,) or spaces.
Start-return the offset position of the first record in the complete found result.
Query parametersCommon:
q-query string, required.
fl-Specifies that the contents of those fields be returned, separated by commas or spaces.
start-Returns the offset position of the first record in the full found result, starting at
Query parametersCommon:
q-query string, required.
fl-Specifies that the contents of those fields be returned, separated by commas or spaces.
start-Returns the offset position of the first record in the full found result, starting at
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.